Release 10.1A: OpenEdge Data Management:
DataServer for Microsoft SQL Server
Values of output parameters you define when you create a procedure
When you call a stored procedure, you can specify the ordered list of positional parameters, or you can name them individually. To retrieve output parameter values from a stored procedure, request them with the keyword
OUTPUT or INPUT-OUTPUTwhen you execute the procedure; your selectedINPUTandOUTPUTparameter options must match the corresponding signature of the stored procedure at the data source.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |